projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
037ec34
)
*** empty log message ***
author
Carsten Dominik
<dominik@science.uva.nl>
Thu, 2 Nov 2006 08:40:56 +0000
(08:40 +0000)
committer
Carsten Dominik
<dominik@science.uva.nl>
Thu, 2 Nov 2006 08:40:56 +0000
(08:40 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index c713f3c49723ad47325728a1a1ac7fcecad2e047..839d3f847f5585b07e61f725523696359c1fee5e 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2006-11-02 Carsten Dominik <dominik@science.uva.nl>
+
+ * textmodes/org.el (org-mode-map): No longer copy
+ `outline-mode-map' explicitly - this is already done by
+ `define-derived-mode'.
+
2006-11-02 Juanma Barranquero <lekktu@gmail.com>
* server.el (server-visit-files): Use `when'.